Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(logo): modification dockerfile / fix problème logo et autres fix #184

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

audreylamy
Copy link
Contributor

Description

  • Le logo SC pouvait être déformé
  • Autres fix mineurs

J'ai dû modifier mon dockerfile pour refaire fonctionner l'extension avec les mac M3 / le package-lock est également mofifié
A voir si ça fonctionne bien de votre côté

Checklist

  • J'ai bien review mon code
  • Mes changements ne provoquent pas de warning
  • J'ai lancé make test
  • Faire un make build-all (génère un nouveau fichier .zip pour chrome et .xpi pour firefox)

@audreylamy audreylamy self-assigned this Aug 21, 2024
@@ -22,7 +22,7 @@ module.exports = {
sourceType: 'module',
},
rules: {
'no-unused-vars': 'error',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi on doit tourner cette règle en off ?

@bt0r bt0r removed their request for review September 4, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants